Skip to content

docs: update CLI and helm reference for v2.36.6 - #361

Merged
mbevc1 merged 1 commit into
mainfrom
reference-docs/v2.36.6
Aug 14, 2026
Merged

docs: update CLI and helm reference for v2.36.6#361
mbevc1 merged 1 commit into
mainfrom
reference-docs/v2.36.6

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated update of CLI and Helm reference documentation for release v2.36.6.

@mintlify

mintlify Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kosli 🟢 Ready View Preview Aug 14, 2026, 3:09 PM

@claude

claude Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Claude finished @github-actions[bot]'s task in 1m 52s —— View job


Review: CLI and Helm reference update for v2.36.6

  • Gather context and understand changes
  • Review small changes (version bumps, minor edits)
  • Review large changes (snapshot, diff, list, log commands)
  • Check for broken links and navigation issues
  • Post final review

Summary: This automated PR updates 24 generated reference docs from CLI v2.36.5 to v2.36.6. All changes are consistent with what an automated regeneration would produce. No new pages were added, so no config/navigation.json update is needed. No relative links detected in markdown link syntax.

Changes by category

Version bump (client_reference/overview.md)

  • CLI version string updated from v2.36.5v2.36.6. Straightforward.

Updated example links (13 files)

  • kosli_assert_artifact.md, kosli_attest_artifact.md, kosli_attest_custom.md, kosli_attest_generic.md, kosli_attest_junit.md, kosli_attest_pullrequest_github.md, kosli_attest_pullrequest_gitlab.md, kosli_attest_sonar.md, kosli_begin_trail.md, kosli_create_attestation-type.md, kosli_create_flow.md, kosli_evaluate_input.md, kosli_evaluate_trail.md, kosli_fingerprint.md
  • Commit SHAs and attestation IDs in "live example" links updated to point to newer CI runs. Routine — no concerns.

Regex pattern fix (kosli_snapshot_ecs.md)

  • Glob-style patterns (e.g., "my-cluster-*") corrected to proper regex (e.g., "^my-cluster-.*"). This is a meaningful improvement — the old patterns were invalid regex and could confuse users. Six examples fixed across --clusters-regex, --exclude-regex, --services-regex, and --exclude-services-regex.

New API fields (kosli_get_trail.md, kosli_list_flows.md)

  • is_reattestation field (null in all examples) added to attestation objects in get trail JSON output.
  • latest_activity_at (timestamp) and latest_state ("COMPLIANT" / "NON-COMPLIANT") fields added to each flow in list flows JSON output.
  • The web-ci flow template in list flows gained several new attestation types (rubocop-lint, server-test, test-facts, test-decision, coverage-facts, coverage-decision).
  • The production-promotion flow template changed attestation name from one-promotionall-promotions.

Refreshed example data (6 files)

  • kosli_get_environment.md, kosli_get_snapshot.md, kosli_diff_snapshots.md, kosli_list_environments.md, kosli_list_snapshots.md, kosli_log_environment.md
  • JSON example output updated with current snapshot indices, timestamps, fingerprints, and artifact names. These are large diffs by line count but purely data refreshes.

Notes

  • The ../ strings found in kosli_get_snapshot.md are inside commit-message text within JSON examples (referencing a file ../kosli-cli-preserve-owner-bug.md), not actual markdown links. Not actionable.
  • The kosli_get_snapshot.md diff is ~9,300 lines due to policy-decision structure changes in the example JSON — the same data pattern repeated across many artifacts. The structure itself looks correct.

No issues found. This is a clean automated update. The regex fix in kosli_snapshot_ecs.md is a nice correctness improvement over the previous release.


@mbevc1
mbevc1 merged commit 9365c1f into main Aug 14, 2026
6 checks passed
@mbevc1
mbevc1 deleted the reference-docs/v2.36.6 branch August 14, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant